3e01ef10f22fab31606d4d0f45b510bf6e782545
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 7"""
4  date="2023-04-05T19:57:37Z"
5  content="""
6 Well, unregisterurl and rmurl can't safely update location tracking for remotes
7 other than the web. Unless there were some way to know that simply removing an
8 url was *sufficient*, like it is for the web, and unlike how it would be
9 with my S3 remote scenario above.
10
11 But, the only issue with registerurl updating location tracking is that it's
12 not symmetric with unregisterurl.
13
14 So is that symmetry more important than comment 6? I don't know. In both
15 cases, some users are going to be surprised by inconsistent behavior.
16
17 The only way to avoid all user surprise would be to go back in time and 
18 make these plumbing commands not update location tracking from the start.
19 """]]